removeOnNavigateListener

Removes the OnNavigateListener.

This method removes a previously added listener that was used to intercept and inspect URLs before they were displayed in the WebView.

Parameters

listener

The OnNavigateListener instance to remove. If the listener is not currently registered, this method has no effect.